home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / rss14gmd.lha / RSys_1.4gmd / Proto / Action_protos.h next >
Text File  |  1996-05-05  |  156b  |  11 lines

  1. /* Prototypes for functions defined in
  2. C/Action.c
  3.  */
  4.  
  5. void BuildActionList(void);
  6.  
  7. int StartAction(int , char * , BOOL );
  8.  
  9. void DisplayFileRequest(void);
  10.  
  11.